| FaGlTransactionAccount |
| EntityType | Independent |
| Logical Entity Name | FaGlTransactionAccount |
| Default Table Name | FaGLTransCode |
| Logical Only | NO |
| Definition | |
| Note |
| FaGlTransactionAccount Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
FaGLFundID |
INTEGER | YES | ||
| Code | CHAR(8) | NO | ||
| Description | VARCHAR(50) | NO | ||
| DebitAccount | CHAR(16) | YES | ||
| CreditAccount | CHAR(16) | YES | ||
| IsSystemCode | BIT | NO | ||
| IsActive | BIT | NO | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| FaGlTransactionAccount Keys |
| Key Name | Key Type | Keys |
| FaGLTransCode_FaGLFundID_N_N_IDX | Inversion Entry | FaGLFundID |
| FaGLTransCode_FaGLTransCodeID_U_C_IDX | PrimaryKey | Id |
| FaGlTransactionAccount Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| FaGLFund | Non-Identifying | Zero or One to Zero or More | FaGLFundID | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| FaGlTransactionAccount Check Constraints |
| Check Constraint Name | CheckConstraint |